home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 76 / XENIATGM66.iso / Patch / Panzer Elite / patch107.exe / patchdat.exe / SndPlay.ini < prev    next >
INI File  |  1999-11-25  |  928b  |  45 lines

  1. // File Documentation
  2. // The paramaters output and channeltype have the following optional settings:
  3.  
  4. // OUTPUT:
  5. // output=waveout
  6. // output=directsound
  7. // output=default
  8.  
  9. // CHANNELTYPE:
  10. // channeltype=qsound            
  11. // channeltype=hardware            
  12. // channeltype=software            
  13. // channeltype=default
  14.  
  15. // The 5 settings you should try are:
  16. // 1.
  17. // output=default
  18. // channeltype=default
  19.  
  20. // 2.
  21. // output=default
  22. // channeltype=qsound
  23.  
  24. // 3. 
  25. // output=directsound
  26. // channeltype=qsound
  27.  
  28. // 4.
  29. // output=directsound
  30. // channeltype=hardware
  31.  
  32. // 5. 
  33. // output=directsound
  34. // channeltype=software
  35.  
  36. // Now please set the parameters below to setting 2 (see above) if setting 1 doesnt work.
  37. // Repeat with the other setting until you find one which works for you and let us know
  38. // which ones work for you, list your soundcard and driver as well please.
  39.  
  40. [sndplay]
  41. output=default
  42. channeltype=default
  43.  
  44.  
  45.